Skip to content

fix: Disable calt font feature - #10779

Merged
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
kesara:fix/disable-calt
Apr 29, 2026
Merged

fix: Disable calt font feature#10779
jennifer-richards merged 1 commit into
ietf-tools:mainfrom
kesara:fix/disable-calt

Conversation

@kesara

@kesara kesara commented Apr 29, 2026

Copy link
Copy Markdown
Member

Fixes #10778

This disables calt font feature site wide.
I couldn't find a way to disable this via bootstrap settings.

Screenshot:
Screenshot 2026-04-29 at 15 55 14

@codecov

codecov Bot commented Apr 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.48%. Comparing base (15b2abd) to head (cef1c1c).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10779      +/-   ##
==========================================
+ Coverage   88.42%   88.48%   +0.05%     
==========================================
  Files         331      332       +1     
  Lines       44557    44808     +251     
==========================================
+ Hits        39399    39647     +248     
- Misses       5158     5161       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jennifer-richards

Copy link
Copy Markdown
Member

I couldn't find a way to disable this via bootstrap settings.

I think the more selective approach would be to adjust the @font-face rules for the Inter font to add the setting. I don't think the other fonts we have will be affected by this flag, though, so we can at least run with this for now.

@jennifer-richards
jennifer-richards merged commit d9196b5 into ietf-tools:main Apr 29, 2026
9 checks passed
@kesara
kesara deleted the fix/disable-calt branch April 29, 2026 19:59
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators May 3, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Disable Contextual alternates (calt) font feature in doc view

2 participants